home *** CD-ROM | disk | FTP | other *** search
- ////////////////////////////////////////////////////////////////
- //
- // ED_Fx.wkf
- //
- // Workflow for the Special Fx and touchup paint types
- //
-
- // This is a little more complex than usual. Here's what's happening:
- //
- // ED_TuPaint-----\
- // >---<Paint/Area chooser>---------------------\
- // ED_TuArea------/ for TouchUp \
- // >-<Fx/Tu chooser>
- // ED_FxPaintCat--\ / |
- // >---<Paint/Area chooser>-\ STRING->Loader-/ |
- // ED_FxAreaCat---/ for SpecialFx \ ^ |
- // \ | V
- // ComboBox CatalogEditor
- // On the HTML On the HTML
-
-
- // TouchUp Paints
- 0 STRING file:/resources/CatalogsComponent!Photos!ED_TuPaint.pza
- 1 7D0DF7C0-D74F-11D0-AEE0-00C0A84E4071
-
- // TouchUp Areas
- 2 STRING file:/resources/CatalogsComponent!Photos!ED_TuArea.pza
- 3 7D0DF7C0-D74F-11D0-AEE0-00C0A84E4071
-
- // Paint/Area chooser for TouchUp
- 9 E0EF9C60-512E-11D1-8445-0080C851B1BB
-
-
- // Special Fx Paint Categories
- 10 STRING file:/resources/CatalogsComponent!Photos!ED_FxPaintCat.pza
- 11 7D0DF7C0-D74F-11D0-AEE0-00C0A84E4071
-
- // Special Fx Areas Categories
- 12 STRING file:/resources/CatalogsComponent!Photos!ED_FxAreaCat.pza
- 13 7D0DF7C0-D74F-11D0-AEE0-00C0A84E4071
-
- // Paint/Area chooser for Special Fx
- 19 E0EF9C60-512E-11D1-8445-0080C851B1BB
-
-
- // Target for the ComboBox
- 20 STRING file:/resources/CatalogsComponent!Common!_Empty.pza
- 21 7D0DF7C0-D74F-11D0-AEE0-00C0A84E4071
-
-
- // TouchUp/SpecialFx chooser
- 30 E0EF9C60-512E-11D1-8445-0080C851B1BB
-
-
- // Link script file name to catalog loaders
- LINK 0 0 1 0
- LINK 2 0 3 0
- LINK 10 0 11 0
- LINK 12 0 13 0
- LINK 20 0 21 0
-
- // Paint/Area chooser for TouchUp
- LINK 1 0 9 0
- LINK 3 0 9 0
-
- // Paint/Area chooser for SpecialFx
- LINK 11 0 19 0
- LINK 13 0 19 0
-
- // TouchUp/SpecialFx chooser
- LINK 9 0 30 0
- LINK 21 0 30 0
-